-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Swiftlint to 0.41.0 #6956
Conversation
0.47.1 is not yet marked as supported by hound. 0.43.1 is the latest supported version, however, it will not cleanly install. 0.41.0 is the most recent version which will cleanly install.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some files could not be reviewed due to errors:
The configured swiftlint version is not supported.
The configured swiftlint version is not supported. See a list of supported versions on our docs page.
You can test the changes from this Pull Request by:
|
Closes: #3173
Description
Updates SwiftLint so that we can remove the non-inclusive language from the project, and use
only_rules
instead.Testing instructions
Lint runs successfully with
bundle exec rake lint
and on CI.RELEASE-NOTES.txt
if necessary.